inverse comment convention - significado y definición. Qué es inverse comment convention
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es inverse comment convention - definición

WIKIMEDIA DISAMBIGUATION PAGE
Comments; Commenting; Invisible comment; Comment (disambiguation); Comment (magazine); Comment Magazine

inverse comment convention      
<programming> A kind of literate programming where the program code is marked to distinguish it from the text, rather than the other way around as in normal programs. (2003-09-24)
FIXME         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
<programming> A standard tag often put in comments near a piece of code that needs work. The point of doing so is that a grep or a similar pattern-matching tool can find all such places quickly. This is common in GNU code. Compare XXX. [Jargon File] (2001-03-16)
Comment (computer programming)         
EXPLANATORY NOTE IN THE SOURCE CODE OF A COMPUTER PROGRAM
Comment (computing); Commenting code; */; /*; Rem'd out; Rem it out; Remmed out; Comment out; Comment (programming); Comment (computer language); Source code comment; Source code comments; FIXME; Fixme; Commenting out; REM (BASIC); Commented out; Code comments; Line comment; No-render sign; Comment line; Comments (JavaScript); Comment (JavaScript); Comment (javascript); Comment (Javascript); JavaScript comments; JavaScript comment; Javascript comments; Javascript comment; Comments in JavaScript; Code comment; Comments (programming); REM (DOS command); REM (command); Rem (command); Comparison of programming languages (comments); FIXME (tag); TODO (tag); XXX (tag); DEBUG (tag); BUG (tag); HACK (tag); NOTE (tag); UNDONE (tag); KLUDGE (tag); BODGE (tag)
In computer programming, a comment is a programmer-readable explanation or annotation in the source code of a computer program. They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by compilers and interpreters.

Wikipedia

Comment